projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fc0239
)
(clean): Delete patch generated files, optimized
author
Geoff Voelker
<voelker@cs.washington.edu>
Fri, 17 Apr 1998 05:05:24 +0000
(
05:05
+0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Fri, 17 Apr 1998 05:05:24 +0000
(
05:05
+0000)
build directory.
nt/makefile.nt
patch
|
blob
|
history
diff --git
a/nt/makefile.nt
b/nt/makefile.nt
index b25068448f1e2ebef8d22de32c799ca0e42e07cf..e88af38df1535f95503880939a75152d449f038a 100644
(file)
--- a/
nt/makefile.nt
+++ b/
nt/makefile.nt
@@
-157,8
+157,12
@@
real_install:
#
CLEAN_CMD = $(MAKE) -f makefile.nt clean
clean:; - $(DEL) *~ *.pdb
+ - $(DEL) *.orig
+ - $(DEL) *.rej
+ - $(DEL) *.crlf
- $(DEL_TREE) deleted
- - $(DEL_TREE) $(OBJDIR)
+ - $(DEL_TREE) obj
+ - $(DEL_TREE) obj-spd
- $(DEL_TREE) ..\bin
- $(DEL) ..\etc\DOC ..\etc\DOC-X
- $(DEL) emacs.bat